-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(sdk): add collections for nanotdf #1695
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
Summary: Test Plan:
imdominicreed
force-pushed
the
feat/dataset
branch
from
November 1, 2024 06:36
be26605
to
73ffddb
Compare
Sample functions to test ``` mkdir collection go run ./examples encrypt "Collection A" --nano -c 50 -o collection/collection_a.ntdf go run ./examples encrypt "Collection B" --nano -c 50 -o collection/collection_b.ntdf go run ./examples decrypt collection ```
imdominicreed
changed the title
feat(sdk): add datasets for nanotdf
feat(sdk): add collections for nanotdf
Nov 5, 2024
imdominicreed
force-pushed
the
feat/dataset
branch
from
November 8, 2024 00:09
5a474e2
to
673bb07
Compare
Summary: Test Plan:
Summary: Test Plan:
strantalis
previously approved these changes
Nov 13, 2024
strantalis
approved these changes
Nov 14, 2024
This was referenced Nov 14, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.2.22](protocol/go/v0.2.21...protocol/go/v0.2.22) (2024-11-14) ### Features * **sdk:** add collections for nanotdf ([#1695](#1695)) ([6497bf3](6497bf3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.2.9](lib/fixtures/v0.2.8...lib/fixtures/v0.2.9) (2024-11-14) ### Features * **sdk:** add collections for nanotdf ([#1695](#1695)) ([6497bf3](6497bf3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.1.2](lib/flattening/v0.1.1...lib/flattening/v0.1.2) (2024-11-15) ### Features * **sdk:** add collections for nanotdf ([#1695](#1695)) ([6497bf3](6497bf3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.1.7](lib/ocrypto/v0.1.6...lib/ocrypto/v0.1.7) (2024-11-15) ### Features * **sdk:** add collections for nanotdf ([#1695](#1695)) ([6497bf3](6497bf3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com> Co-authored-by: Sean Trantalis <[email protected]>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.3.21](sdk/v0.3.20...sdk/v0.3.21) (2024-11-15) ### Features * **sdk:** add collections for nanotdf ([#1695](#1695)) ([6497bf3](6497bf3)) ### Bug Fixes * **core:** Autobump sdk ([#1766](#1766)) ([9ff9f61](9ff9f61)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
github-merge-queue bot
pushed a commit
that referenced
this pull request
Nov 15, 2024
🤖 I have created a release *beep* *boop* --- ## [0.4.28](service/v0.4.27...service/v0.4.28) (2024-11-15) ### Features * **sdk:** add collections for nanotdf ([#1695](#1695)) ([6497bf3](6497bf3)) ### Bug Fixes * **core:** Autobump service ([#1767](#1767)) ([949087e](949087e)) * **core:** Autobump service ([#1771](#1771)) ([7a2e709](7a2e709)) * **core:** Updates dpop check for connect ([#1760](#1760)) ([6d7f24a](6d7f24a)) * grpc-gateway connection with tls enabled ([#1758](#1758)) ([3120350](3120350)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds in Datasets for NanoTDF. If dataset store is enabled in SDK, nanoTDF headers will be saved with their unwrapped key, so future nanoTDFs can be decrypted without extra rewrap calls. NanoTDFs will be able to be written in a dataset in the NanoTDFConfig, allowing for flexible usage of datasets.
Example Local Run
To run a quick example collection locally. This will write two collections with 50 nTDFs with the plaintext being changed to
<i>: <plaintext>
. Decrypt will decrypt the two collections and will only do two unwrap calls rather than 100 for each nTDF.